Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add View Argument to Window.run() #2468

Merged
merged 2 commits into from
Dec 5, 2024

Conversation

EmmettBicker
Copy link
Contributor

Fixes #2400

I was looking at the Good First Issue tag and I found this one! Most of the work was already done in #2450 but that pr seems to have been abandoned, so I just applied the requested changes in here.

Please let me know if there's any issues :). This seems like a wonderful repo that I'd love to contribute to.

@einarf
Copy link
Member

einarf commented Dec 5, 2024

I was about to tag you in this issue, but you beat me :)

@EmmettBicker
Copy link
Contributor Author

Haha, I was looking through the issues and it definitely seemed like a good place to start! Just joined the discord and am excited to contribute more

arcade/window_commands.py Outdated Show resolved Hide resolved
arcade/window_commands.py Outdated Show resolved Hide resolved
@EmmettBicker
Copy link
Contributor Author

On it! I only ran make.py lint and make.py test, I'll make sure to read the contributing doc more thoroughly

@einarf einarf merged commit 33c368d into pythonarcade:development Dec 5, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add optional view argument to Window.run()' and arcade.run()`
2 participants